* comint.el (comint-insert-input): Handle situation where the
authorChong Yidong <cyd@stupidchicken.com>
Mon, 29 Jan 2007 02:31:28 +0000 (02:31 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 29 Jan 2007 02:31:28 +0000 (02:31 +0000)
selected buffer is not the clicked buffer.

lisp/ChangeLog

index 96238da3e549f252e44d680f75d95789866dc4b4..cb575a3b5796813e8dc44de9caf448e3d4b3e87e 100644 (file)
@@ -1,3 +1,8 @@
+2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
+
+       * comint.el (comint-insert-input): Handle situation where the
+       selected buffer is not the clicked buffer.
+
 2007-01-29  Kenichi Handa  <handa@m17n.org>
 
        * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): New